Create the drive via the Firecracker API. * Throws: FirecrackerException on error.
Required: bool representing if the disk will be read-only
Required: bool representing if the disk will be mounted as the root partition
Represents the unique ID of the boot partition
Required: Path to drive on the host's file system
Ratelimiter. Intended to stop a user from thrashing our disk, as well as keeping the microVM under control.